home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 3342 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.1 KB

  1. Path: sfov1.verifone.com!nntp
  2. Newsgroups: comp.lang.c,comp.lang.c++,comp.unix.sco.misc
  3. Subject: Profiler output on a SCO UNIX system...
  4. Message-ID: <1996Jan23.052305.4755@sfov1.verifone.com>
  5. From: khemani_p1@hnlv4.verifone.com
  6. Date: Mon, 22 Jan 96 17:22:57 GMT  
  7. Organization: VeriFone Inc.
  8. Keywords: profiler
  9. Nntp-Posting-Host: hnlv4.verifone.com
  10.  
  11.  
  12. Please help me in analyzing the profiler output.
  13.  
  14. The prof outputs under the following headings (on a SCO UNIX system)
  15.  
  16. %Time Seconds CumSecs  #calls  msec/call  Name
  17.  
  18.  
  19. The man page says
  20.  
  21. For each external text symbol the percentage of time spent executing
  22.     between the address of that symbol and the address of the next is
  23.     printed, together with the number of times that function was called and
  24.     the average number of milliseconds per call.
  25.  
  26. What are the values Seconds and CumSecs?
  27.  
  28. What does "between the address of that symbol and the address of next" 
  29. mean?
  30.  
  31. When -s option is given to the prof command it gives the statistics. One of 
  32. the info lines it provides is Scale factor = 0x1000. What is scale factor 
  33. for?
  34.  
  35. Please reply back to khemani_p1@blrv1.verifone.com
  36.  
  37. Thanx &Regards 
  38. Khemani
  39.